$Id: README,v 1.5 1999/06/24 20:09:56 donwm Exp $
Copyright (C) 1996 - 1998, Hewlett-Packard Company, all rights reserved.
Written by Eric Backus

This is the README file for E1432 man directory.

This directory and the directories under it contain documentation for
the E1432 host interface library.  This documentation consists of a set
of UNIX-style manual pages.

These manual pages can be examined on-line, using the "ptman" command
that is shipped in "/opt/e1432/bin".  For example, you can read the
manual page for the "e1432_init_io_library" function by typing:

	ptman e1432_init_io_library

This directory also includes several nicely formatted sets of these
manual pages, in various formats for different printers or viewers.
All manuals come with an index at the end which can be a useful list
of the functions that are available.  All of these manuals except the
PDF version are shipped compressed, to save space (the PDF format is
not compressible).  They can be uncompressed with the UNIX
"uncompress" command.  The formatted manual page files in this
directory are:


man.pdf		This is a PDF version of the manual.  This file may
		not be present in all distributions.

man.ps.Z	This is a postscript version of the manual, that can be
		printed on any postscript printer.  Typically, this
		manual can be printed by typing:
		    uncompress < /opt/e1432/man/man.ps.Z | lp -opostscript

man.txt.Z	This is a plain text version of the manual.  While not
		as nice as the postscript or PCL manuals, it can be
		printed on any line printer (after it is
		uncompressed).  However, this manual assumes 66 lines
		per page, which can be annoying if your printer is
		configured for only 60 lines per page.
